diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-14 08:00:22 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-14 08:00:22 +0000 |
commit | ef81cab928776a84c0e5e06946583b12fa3b517a (patch) | |
tree | 1c634406b8e3835377bddd83989f9264ef50951c /x11-themes | |
parent | 8b6fc6203d84a3c8aa5092ad7fe728b30f30e949 (diff) | |
download | ports-ef81cab928776a84c0e5e06946583b12fa3b517a.tar.gz ports-ef81cab928776a84c0e5e06946583b12fa3b517a.zip |
Remove commented USE_GMAKE line.
Notes
Notes:
svn path=/head/; revision=29592
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/buffy/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-themes/buffy/Makefile b/x11-themes/buffy/Makefile index 9cd34425d4d6..77a5621711e4 100644 --- a/x11-themes/buffy/Makefile +++ b/x11-themes/buffy/Makefile @@ -18,7 +18,6 @@ FETCH_BEFORE_ARGS= -b USE_X_PREFIX= yes USE_LIBTOOL= yes -#USE_GMAKE= yes GTK_CONFIG?= ${X11BASE}/bin/gtk12-config |