diff options
author | sf <sf@FreeBSD.org> | 2001-03-08 06:12:23 +0800 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-03-08 06:12:23 +0800 |
commit | 7403c4c049206276218bbbc45584374cc9608a8d (patch) | |
tree | 77b8b110c9cb4ba20786083c5d04f69312c79def /x11-toolkits/linux-f8-gtk/Makefile | |
parent | 18a8809c22ba53bfd07dcc4e21eee3acf08fb8af (diff) | |
download | freebsd-ports-gnome-7403c4c049206276218bbbc45584374cc9608a8d.tar.gz freebsd-ports-gnome-7403c4c049206276218bbbc45584374cc9608a8d.tar.zst freebsd-ports-gnome-7403c4c049206276218bbbc45584374cc9608a8d.zip |
add missing files under /etc/gtk for i386.
remove directories if empty(note: this port does not use mtree).
Diffstat (limited to 'x11-toolkits/linux-f8-gtk/Makefile')
-rw-r--r-- | x11-toolkits/linux-f8-gtk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/linux-f8-gtk/Makefile b/x11-toolkits/linux-f8-gtk/Makefile index 550053dacad6..6667d9f52965 100644 --- a/x11-toolkits/linux-f8-gtk/Makefile +++ b/x11-toolkits/linux-f8-gtk/Makefile @@ -9,6 +9,7 @@ PORTNAME?= gtk PORTVERSION?= 1.2 +PORTREVISION= 1 CATEGORIES?= x11-toolkits linux MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} PKGNAMEPREFIX= linux- |