Convert to the new GNOME infrastructure, and don't mix the old

infrastructure with the new.

Reported by:	bento
This commit is contained in:
Joe Marcus Clarke 2003-04-08 19:36:32 +00:00
parent 040a278226
commit 8c8dd57906
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78614

View File

@ -33,7 +33,6 @@ PLIST_SUB+= GNOME="@comment "
SFXGNOME= -nognome
.else
PLIST_SUB+= GNOME=""
USE_GNOMENG= yes
USE_GNOME= gdkpixbuf
CONFIGURE_ENV+= USE_GNOME=1
.endif
@ -52,7 +51,7 @@ CONFIGURE_ENV+= USE_GLADE=1
.endif
USE_GMAKE= yes
USE_GTK= yes
USE_GNOME+= gtk12
ALL_TARGET= all opt
EXAMPLESDIR= ${PREFIX}/share/examples/ocaml/${PORTNAME}
DOCSDIR= ${PREFIX}/share/doc/ocaml/${PORTNAME}