diff options
Diffstat (limited to 'devel/log4c/Makefile')
-rw-r--r-- | devel/log4c/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/log4c/Makefile b/devel/log4c/Makefile index 49a3be16a393..d82c8a309516 100644 --- a/devel/log4c/Makefile +++ b/devel/log4c/Makefile @@ -8,6 +8,7 @@ PORTNAME= log4c PORTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= laszlof@vonostingroup.com COMMENT= Logging for C Library -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes |