diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-06-22 18:33:20 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-06-22 18:33:20 +0000 |
commit | 6e5719ca80bba1b1c1a97fa29ba2147a5c1ba81e (patch) | |
tree | bdb6dbf3e5d4ada04784a3327eb91e0145530524 /comms/xastir | |
parent | b8355694f11dec2ab058a135acfc1a0f3c8967c0 (diff) |
Notes
Diffstat (limited to 'comms/xastir')
-rw-r--r-- | comms/xastir/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile index 4c0ae2bf0775..fb27ee903698 100644 --- a/comms/xastir/Makefile +++ b/comms/xastir/Makefile @@ -12,11 +12,10 @@ COMMENT= X Amateur Station Tracking and Information Reporting BUILD_DEPENDS= xfontsel:${PORTSDIR}/x11-fonts/xfontsel RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff \ - libjpeg.so:${PORTSDIR}/graphics/jpeg \ libpng.so:${PORTSDIR}/graphics/png GNU_CONFIGURE= yes -USES= gettext gmake motif +USES= gettext gmake jpeg motif SUB_FILES= pkg-message |