aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/zphoto/Makefile6
-rw-r--r--graphics/zphoto/pkg-plist.wxzphoto1
2 files changed, 2 insertions, 5 deletions
diff --git a/graphics/zphoto/Makefile b/graphics/zphoto/Makefile
index 841e2a87d3ed..3a427748e350 100644
--- a/graphics/zphoto/Makefile
+++ b/graphics/zphoto/Makefile
@@ -33,11 +33,9 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" \
CPPFLAGS="-I${LOCALBASE}/include \
${PTHREAD_CFLAGS}"
-.if defined (WITH_WXGTK)
-CONFIGURE_ARGS+= --with-wx-config=wxgtk-2.4-config
-PLIST+= ${PKGDIR}/pkg-plist.wxzphoto
-.elif defined (WITH_WXGTK2)
+.if defined (WITH_WXGTK2)
CONFIGURE_ARGS+= --with-wx-config=wxgtk2-2.4-config
+PLIST_FILES+= bin/wxzphoto
.else
CONFIGURE_ARGS+= --disable-wx
.endif
diff --git a/graphics/zphoto/pkg-plist.wxzphoto b/graphics/zphoto/pkg-plist.wxzphoto
deleted file mode 100644
index 4718e842c712..000000000000
--- a/graphics/zphoto/pkg-plist.wxzphoto
+++ /dev/null
@@ -1 +0,0 @@
-bin/wxzphoto