diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-12 17:31:27 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-12 17:31:27 +0000 |
commit | 6f1594391c3de7161cfcae266242a82aa15e3ce2 (patch) | |
tree | 9f9a81becf4d9f05d66394c576a9995018ff9fd0 /audio/esound/Makefile | |
parent | 1fdfd447c6ed6e43231aab79de6f00910fe32987 (diff) | |
download | ports-6f1594391c3de7161cfcae266242a82aa15e3ce2.tar.gz ports-6f1594391c3de7161cfcae266242a82aa15e3ce2.zip |
Notes
Diffstat (limited to 'audio/esound/Makefile')
-rw-r--r-- | audio/esound/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile index b30e288e36fb..8c09f9fafb37 100644 --- a/audio/esound/Makefile +++ b/audio/esound/Makefile @@ -6,7 +6,7 @@ # PORTNAME= esound -PORTVERSION= 0.2.34 +PORTVERSION= 0.2.35 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.2 @@ -21,7 +21,7 @@ USE_GETOPT_LONG= yes USE_BZIP2= yes INSTALLS_SHLIB= yes USE_GNOME= gnometarget gnomehack -USE_INC_LIBTOOL_VER= 13 +USE_LIBTOOL_VER=15 CONFLICTS= py*-ro-* |