diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 21:16:30 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 21:16:30 +0000 |
commit | be41425d62fadcf027f2786f380ffa32662102d1 (patch) | |
tree | 01acb1d2a968dc8d10b50517f6c4e4baf10c93e6 /comms | |
parent | 83021732317b2ba7b8c7b282f63433710942e378 (diff) | |
download | ports-be41425d62fadcf027f2786f380ffa32662102d1.tar.gz ports-be41425d62fadcf027f2786f380ffa32662102d1.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gpredict/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/gpredict/Makefile b/comms/gpredict/Makefile index 2269ae366f13..f1b9fddd8098 100644 --- a/comms/gpredict/Makefile +++ b/comms/gpredict/Makefile @@ -15,9 +15,8 @@ LIB_DEPENDS= hamlib:${PORTSDIR}/comms/hamlib \ curl:${PORTSDIR}/ftp/curl \ goocanvas:${PORTSDIR}/graphics/goocanvas -USES= gettext pathfix +USES= gettext pathfix gmake pkgconfig USE_GNOME= gtk20 -USE_GMAKE= yes GNU_CONFIGURE= yes MAN1= gpredict.1 |