aboutsummaryrefslogtreecommitdiff
path: root/audio/libogg/Makefile
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2002-10-05 16:36:30 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2002-10-05 16:36:30 +0000
commit8b43dc2c48477c97864c00d290c44ee905b29400 (patch)
tree822d1126a814c7b867e58d3875e959fc6aa0f70c /audio/libogg/Makefile
parent5090a70a04927cd889dd7c5729a74f53d6413f61 (diff)
downloadports-8b43dc2c48477c97864c00d290c44ee905b29400.tar.gz
ports-8b43dc2c48477c97864c00d290c44ee905b29400.zip
Notes
Diffstat (limited to 'audio/libogg/Makefile')
-rw-r--r--audio/libogg/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/libogg/Makefile b/audio/libogg/Makefile
index 755f51442c99..bf840a5e4338 100644
--- a/audio/libogg/Makefile
+++ b/audio/libogg/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libogg
PORTVERSION= 1.0
+PORTREVISION= 1
PORTEPOCH= 3
CATEGORIES= audio
MASTER_SITES= ftp://ftp.linuxpowered.com/pub/Vorbis/unix/ \
@@ -18,7 +19,7 @@ MASTER_SITES= ftp://ftp.linuxpowered.com/pub/Vorbis/unix/ \
MAINTAINER= naddy@FreeBSD.org
-GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
.if defined(NOPORTDOCS)