aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.fpc.mk
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-07-14 20:16:29 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-07-14 20:16:29 +0000
commit18c0652534da18e0fa7759b4c5645d6e05965201 (patch)
tree9cd42785189e7ca3b2afae4c540695b6934745d3 /Mk/bsd.fpc.mk
parent5b7cc6dbf6d21c8751d57f0f4303255739ab25cf (diff)
downloadports-18c0652534da18e0fa7759b4c5645d6e05965201.tar.gz
ports-18c0652534da18e0fa7759b4c5645d6e05965201.zip
The lazarus GTK1 interface has been discontinued upstream:
Notes
Notes: svn path=/head/; revision=392075
Diffstat (limited to 'Mk/bsd.fpc.mk')
-rw-r--r--Mk/bsd.fpc.mk6
1 files changed, 2 insertions, 4 deletions
diff --git a/Mk/bsd.fpc.mk b/Mk/bsd.fpc.mk
index da06dfb48f17..be66a523890b 100644
--- a/Mk/bsd.fpc.mk
+++ b/Mk/bsd.fpc.mk
@@ -64,8 +64,8 @@ UNITSDIR= ${LOCALBASE}/lib/fpc/${FPC_VER}/units/${BUILDNAME}
_FPC_ALL_UNITS= a52 aspell bfd bzip2 cairo chm dblib dbus dts fastcgi fcl-async fcl-base \
fcl-db fcl-extra fcl-fpcunit fcl-image fcl-js fcl-json fcl-net fcl-passrc \
- fcl-process fcl-registry fcl-res fcl-web fcl-xml fftw fpgtk fpindexer \
- fpmkunit fppkg fv gdbint gdbm gmp graph gtk1 gtk2 hash \
+ fcl-process fcl-registry fcl-res fcl-web fcl-xml fftw fpindexer \
+ fpmkunit fppkg fv gdbint gdbm gmp graph gtk2 hash \
hermes httpd22 httpd24 ibase iconvenc imagemagick ldap libcurl libgd \
libpng libvlc libxml2 lua mad matroska modplug mysql ncurses newt numlib \
odbc oggvorbis openal opengl openssl oracle pasjpeg paszlib pcap \
@@ -145,14 +145,12 @@ fcl_xml_UNIT= devel/fpc-fcl-xml
fftw_UNIT= math/fpc-fftw
fpindexer_UNIT= databases/fpc-fpindexer
fpmkunit_UNIT= devel/fpc-fpmkunit
-fpgtk_UNIT= graphics/fpc-fpgtk
fppkg_UNIT= devel/fpc-fppkg
fpvectorial_UNIT= graphics/fpc-fpvectorial
fv_UNIT= devel/fpc-fv
hermes_UNIT= graphics/fpc-hermes
gdbm_UNIT= databases/fpc-gdbm
gmp_UNIT= math/fpc-gmp
-gtk1_UNIT= x11-toolkits/fpc-gtk1
gtk2_UNIT= x11-toolkits/fpc-gtk2
iconvenc_UNIT= converters/fpc-iconvenc
imagemagick_UNIT= graphics/fpc-imagemagick