diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2006-02-05 02:50:59 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2006-02-05 02:50:59 +0000 |
commit | 62e11184ff895249e0835fd79ce24b82d02b3631 (patch) | |
tree | 4443681e5dacf03b5b3d73634a74cb0b51b2ea85 /x11-toolkits/gtk-sharp10/Makefile | |
parent | 30806e27b7107d7850de3b09ec83be343af252ab (diff) |
Notes
Diffstat (limited to 'x11-toolkits/gtk-sharp10/Makefile')
-rw-r--r-- | x11-toolkits/gtk-sharp10/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/gtk-sharp10/Makefile b/x11-toolkits/gtk-sharp10/Makefile index 6d91f7bd127c..6a0240aaf232 100644 --- a/x11-toolkits/gtk-sharp10/Makefile +++ b/x11-toolkits/gtk-sharp10/Makefile @@ -8,7 +8,7 @@ PORTNAME= gtk-sharp PORTVERSION= 1.0.10 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11-toolkits MASTER_SITES= http://go-mono.com/sources/${PORTNAME}/ @@ -21,7 +21,6 @@ RUN_DEPENDS= mono:${PORTSDIR}/lang/mono USE_X_PREFIX= yes LATEST_LINK= gtk-sharp10 USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_GMAKE= yes USE_PERL5_RUN= yes |