summaryrefslogtreecommitdiffstats
path: root/comms/hamlib/Makefile
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2006-12-26 20:38:39 +0000
committeritetcu <itetcu@FreeBSD.org>2006-12-26 20:38:39 +0000
commit2c7c385dfd2f55dba2f5e9962ad1338db4223eac (patch)
treeffe38d4d3327d6c770320c0b472f38c92cf95eac /comms/hamlib/Makefile
parenta47f197335f75b688147b8a2f0b8a57ef419d4c9 (diff)
downloadFreeBSD-ports-2c7c385dfd2f55dba2f5e9962ad1338db4223eac.zip
FreeBSD-ports-2c7c385dfd2f55dba2f5e9962ad1338db4223eac.tar.gz
Update to 1.2.6
PR: 107212 Submitted by: Diane Bruce (maintainer)
Diffstat (limited to 'comms/hamlib/Makefile')
-rw-r--r--comms/hamlib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/hamlib/Makefile b/comms/hamlib/Makefile
index 3da0f1d..a74bd69 100644
--- a/comms/hamlib/Makefile
+++ b/comms/hamlib/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= hamlib
-PORTVERSION= 1.2.5
+PORTVERSION= 1.2.6
CATEGORIES= comms hamradio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -22,7 +22,7 @@ USE_GETOPT_LONG= yes
USE_PERL5= yes
USE_PYTHON= yes
USE_AUTOTOOLS= autoconf:259 libtool:15
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --with-perl-binding --with-python=${PYTHON_CMD}
PLIST_SUB= VER=${PORTVERSION}
OpenPOWER on IntegriCloud