aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/awgg
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2018-08-07 07:39:47 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2018-08-07 07:39:47 +0000
commit8f39faab6632bdb8a974b33dd67cc4830a050e8a (patch)
treee93a7a344a33c1b7720812589a77fde8d1d1fee7 /net-p2p/awgg
parent01d0461569acd0b5327f0010f74a6b4bae9af0a3 (diff)
downloadports-8f39faab6632bdb8a974b33dd67cc4830a050e8a.tar.gz
ports-8f39faab6632bdb8a974b33dd67cc4830a050e8a.zip
- Move flavor helpers to correct place
Suggested by: mat
Notes
Notes: svn path=/head/; revision=476574
Diffstat (limited to 'net-p2p/awgg')
-rw-r--r--net-p2p/awgg/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/awgg/Makefile b/net-p2p/awgg/Makefile
index 89c94afc0bd1..f979290537c0 100644
--- a/net-p2p/awgg/Makefile
+++ b/net-p2p/awgg/Makefile
@@ -16,6 +16,10 @@ RUN_DEPENDS= aria2c:www/aria2 \
youtube-dl:www/youtube_dl \
axel:ftp/axel
+gtk2_CONFLICTS_INSTALL= ${PORTNAME}-qt4 ${PORTNAME}-qt5
+qt4_CONFLICTS_INSTALL= ${PORTNAME}-gtk2 ${PORTNAME}-qt5
+qt5_CONFLICTS_INSTALL= ${PORTNAME}-gtk2 ${PORTNAME}-qt4
+
USES= fpc lazarus:flavors
USE_FPC= chm fcl-base fcl-db fcl-image fcl-json fcl-registry fcl-xml \
pasjpeg regexpr rtl-extra rtl-objpas x11
@@ -37,10 +41,6 @@ USE_GNOME_gtk2= cairo
USE_FPC+= ${USE_FPC_${FLAVOR}}
USE_GNOME+= ${USE_GNOME_${FLAVOR}}
-gtk2_CONFLICTS_INSTALL= ${PORTNAME}-qt4 ${PORTNAME}-qt5
-qt4_CONFLICTS_INSTALL= ${PORTNAME}-gtk2 ${PORTNAME}-qt5
-qt5_CONFLICTS_INSTALL= ${PORTNAME}-gtk2 ${PORTNAME}-qt4
-
LAZBUILD_ARGS= -d
LAZARUS_PROJECT_FILES= src/awgg.lpi