Enable debug packages.

This commit is contained in:
bentley
2025-09-15 13:04:39 +00:00
parent 8a195164bd
commit 0d18abb4ea
+3 -1
View File
@@ -6,7 +6,7 @@ V= 4.8.1
DISTNAME= darktable-$V
PORTROACH= limitw:1,even skipv:release-$V
EXTRACT_SUFX= .tar.xz
REVISION= 4
REVISION= 5
CATEGORIES= graphics x11
@@ -95,6 +95,8 @@ CXXFLAGS= ${CFLAGS}
# Fix build with OpenEXR>=3 (Imath split)
CXXFLAGS += -I${LOCALBASE}/include/Imath
DEBUG_PACKAGES = ${BUILD_PACKAGES}
post-install:
cd ${PREFIX}/lib && ln -s darktable/libdarktable.so